Package-level declarations

Types

Link copied to clipboard
abstract class Mappy(context: Context) : BaseService

An abstract class representing the Mappy service, which provides methods for initializing the Mappy SDK. It extends the BaseService class and requires a context parameter for initialization.

Link copied to clipboard